PATH![]() |
![]() ![]() |
When calling MPArmTimer , you can pass values of type OptionBits to specify any optional actions.
enum {
kMPPreserveTimerIDMask = 1L << 0,
kMPTimeIsDeltaMask = 1L << 1,
kMPTimeIsDurationMask = 1L << 2
};